-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(server): new login flow #8387
base: canary
Are you sure you want to change the base?
Conversation
Your org has enabled the Graphite merge queue for merging into canaryAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 67c755f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 6 targets
Sent with 💌 from NxCloud. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## canary #8387 +/- ##
==========================================
- Coverage 65.62% 65.40% -0.23%
==========================================
Files 730 730
Lines 41518 41735 +217
Branches 4122 4133 +11
==========================================
+ Hits 27248 27296 +48
- Misses 13833 14003 +170
+ Partials 437 436 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
beccbc2
to
67de269
Compare
67de269
to
78c2be9
Compare
78c2be9
to
7ab7e1a
Compare
7ab7e1a
to
1755d01
Compare
1755d01
to
441fd11
Compare
1720015
to
91040f2
Compare
91040f2
to
34b2cb6
Compare
34b2cb6
to
96ea0dc
Compare
96ea0dc
to
de82bf0
Compare
8d5144c
to
67c755f
Compare
67c755f
to
e474841
Compare
fix AF-1406